You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TDenseMtxVec Class > TDenseMtxVec Methods > Divide Method > TDenseMtxVec.Divide Method ([In] TMtxVec, [In] double, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TDenseMtxVec.Divide Method ([In] TMtxVec, [In] double, int, int, int)

Divide each of Vec elements with corresponding elements in the calling object.

Syntax
C#
Visual Basic
public TMtxVec Divide([In] TMtxVec Vec, [In] double Threshold, int VecIndex, int Index, int Len);

Store the result in the calling object. Size and TMtxVec.Complex property of the calling object are set automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!